Package-level declarations

Types

Link copied to clipboard
@Repository
interface ChannelRepository : JpaRepository<Channel, String>